home *** CD-ROM | disk | FTP | other *** search
/ Freelog 125 / Freelog_MarsAvril2015_No125.iso / ViePratique / gnucash / gnucash-2.6.5-setup.exe / {app} / lib / pkgconfig / gtk+-win32-2.0.pc < prev    next >
Text File  |  2014-11-03  |  417b  |  16 lines

  1. prefix=/c/gcdev/dependencies/gtk-install
  2. exec_prefix=${prefix}
  3. libdir=${exec_prefix}/lib
  4. includedir=${prefix}/include
  5. target=win32
  6.  
  7. gtk_binary_version=2.10.0
  8. gtk_host=i686-pc-mingw32
  9.  
  10. Name: GTK+
  11. Description: GTK+ Graphical UI Library (${target} target)
  12. Version: 2.24.24
  13. Requires: gdk-${target}-2.0 atk cairo gdk-pixbuf-2.0 gio-2.0
  14. Libs: -L${libdir} -lgtk-${target}-2.0 
  15. Cflags: -I${includedir}/gtk-2.0 -mms-bitfields
  16.